home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIP Turkiye Ocak 1998.iso
/
ARACLAR
/
RESCUE
/
SETUP.EXE
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
< prev
Wrap
Text File
|
1997-06-16
|
1KB
|
56 lines
object Form5: TForm5
Left = 235
Top = 169
Width = 267
Height = 125
VertScrollBar.Visible = False
Caption = 'Installing'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = Form5Activate
PixelsPerInch = 96
TextHeight = 13
object Gauge1: TGauge
Left = 9
Top = 41
Width = 241
Height = 23
Progress = 0
end
object Label1: TLabel
Left = 8
Top = 8
Width = 57
Height = 13
Caption = 'Copying file:'
end
object Label2: TLabel
Left = 25
Top = 24
Width = 3
Height = 13
end
object Button1: TButton
Left = 100
Top = 71
Width = 55
Height = 20
Cancel = True
Caption = 'Cancel'
TabOrder = 0
OnClick = Button1Click
end
object ProgMan1: TProgMan
ShowGroup = activateNormalSize
OnGroupError = Progman1GroupError
OnItemError = Progman1ItemError
Left = 17
Top = 76
end
end